Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 2 - Movie Toolbox / Movie Toolbox Reference
Application-Defined Functions


Movie Callout Functions

The PlayMoviePreview function (described on page 2-106) plays a movie's preview. You provide a pointer to a movie callout function in the callOutProc parameter.

The Movie Toolbox calls your movie callout function repeatedly while the movie preview is playing. You can use this function to stop the preview. If you do not want to assign a function, set the callOutProc parameter to nil.


Subtopics
MyCalloutProc

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996